macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

:modifier:operators:options:

**

-(NSArray *):(NSArray *)rightExpressions:
            modifier:(NSComparisonPredicateModifier)modifier:
            operators:(NSArray *)operators:
            options:(NSUInteger)options:

解説

pop-up-pop-up-pop-upスタイルの行テンプレートを初期化して返します。

返り値

( NSArray * )

引数

( NSArray * )rightExpressions
( NSComparisonPredicateModifier )modifier
( NSArray * )operators
( NSUInteger )options

フレームワーク

ApplicationKit

クラス

NSPredicateEditorRowTemplate

使用可能

10.5

参照