共用方式為


NSTextFinderAction 列舉

定義

public enum NSTextFinderAction
type NSTextFinderAction = 
繼承
NSTextFinderAction

欄位

名稱 Description
ShowFindInterface 1
NextMatch 2
PreviousMatch 3
ReplaceAll 4
Replace 5
ReplaceAndFind 6
SetSearchString 7
ReplaceAllInSelection 8
SelectAll 9
SelectAllInSelection 10
HideFindInterface 11
ShowReplaceInterface 12
HideReplaceInterface 13

適用於