次の方法で共有


NSTextFinderAction 列挙型

定義

public enum NSTextFinderAction
type NSTextFinderAction = 
継承
NSTextFinderAction

フィールド

名前 説明
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

適用対象