DataCollection
AddObserver(NSObject,String,NSKeyValueObservingOptions,IntPtr) メソッド

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1CollectionViewFlowLayout クラス > AddObserver メソッド : AddObserver(NSObject,String,NSKeyValueObservingOptions,IntPtr) メソッド
シンタックス
'宣言
 
Public Overloads Sub AddObserver( _
   ByVal observer As Foundation.NSObject, _
   ByVal keyPath As System.String, _
   ByVal options As Foundation.NSKeyValueObservingOptions, _
   ByVal context As System.IntPtr _
) 
public void AddObserver( 
   Foundation.NSObject observer,
   System.string keyPath,
   Foundation.NSKeyValueObservingOptions options,
   System.IntPtr context
)

パラメータ

observer
keyPath
options
context
参照

C1CollectionViewFlowLayout クラス
C1CollectionViewFlowLayout メンバ
オーバーロード一覧