C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / SetValueForUndefinedKey Method

In This Topic
SetValueForUndefinedKey Method (C1CollectionViewFlowLayout)
In This Topic
Syntax
'Declaration
 
Public Overridable Sub SetValueForUndefinedKey( _
   ByVal value As Foundation.NSObject, _
   ByVal undefinedKey As Foundation.NSString _
) 
 

Parameters

value
undefinedKey
See Also