|
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)
|
(Ereditato da NSObject)
|
|
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)
|
(Ereditato da NSObject)
|
|
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)
|
Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.
(Ereditato da NSObject)
|
|
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)
|
Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.
(Ereditato da NSObject)
|
|
AwakeFromNib()
|
(Ereditato da NSObject)
|
|
BeginInvokeOnMainThread(Action)
|
Richiama l'azione specificata in modo asincrono nel thread principale dell'interfaccia utente.
(Ereditato da NSObject)
|
|
BeginInvokeOnMainThread(Selector, NSObject)
|
Richiama in modo asincrono il codice specificato nel thread principale dell'interfaccia utente.
(Ereditato da NSObject)
|
|
ConformsToProtocol(NativeHandle)
|
(Ereditato da NSObject)
|
|
Copy()
|
(Ereditato da NSObject)
|
|
DangerousAutorelease()
|
Chiama il selettore 'autorelease' su questo oggetto.
(Ereditato da NSObject)
|
|
DangerousRelease()
|
Chiama il selettore 'release' su questo oggetto.
(Ereditato da NSObject)
|
|
DangerousRetain()
|
Chiama il selettore 'retain' su questo oggetto.
(Ereditato da NSObject)
|
|
DidChange(NSKeyValueChange, NSIndexSet, NSString)
|
(Ereditato da NSObject)
|
|
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)
|
(Ereditato da NSObject)
|
|
DidChangeValue(String)
|
(Ereditato da NSObject)
|
|
Dispose()
|
Rilascia le risorse utilizzate dall'oggetto NSObject .
(Ereditato da NSObject)
|
|
Dispose(Boolean)
|
Rilascia le risorse usate da questo oggetto.
(Ereditato da NSObject)
|
|
DoesNotRecognizeSelector(Selector)
|
(Ereditato da NSObject)
|
|
EncodeTo(NSCoder)
|
Codifica lo stato dell'oggetto usando il codificatore fornito.
(Ereditato da UICollectionViewLayout)
|
|
Equals(NSObject)
|
Determina se l'oggetto specificato NSObject è uguale all'oggetto corrente NSObject.
(Ereditato da NSObject)
|
|
Equals(Object)
|
Determina se l'oggetto specificato è uguale all'oggetto corrente NSObject.
(Ereditato da NSObject)
|
|
FinalizeAnimatedBoundsChange()
|
(Ereditato da UICollectionViewLayout)
|
|
FinalizeCollectionViewUpdates()
|
(Ereditato da UICollectionViewLayout)
|
|
FinalizeLayoutTransition()
|
(Ereditato da UICollectionViewLayout)
|
|
FinalLayoutAttributesForDisappearingDecorationElement(NSString, NSIndexPath)
|
(Ereditato da UICollectionViewLayout)
|
|
FinalLayoutAttributesForDisappearingItem(NSIndexPath)
|
(Ereditato da UICollectionViewLayout)
|
|
FinalLayoutAttributesForDisappearingSupplementaryElement(NSString, NSIndexPath)
|
(Ereditato da UICollectionViewLayout)
|
|
GetDictionaryOfValuesFromKeys(NSString[])
|
(Ereditato da NSObject)
|
|
GetHashCode()
|
Genera un codice hash per l'istanza corrente.
(Ereditato da NSObject)
|
|
GetIndexPathsToDeleteForDecorationViewOfKind(NSString)
|
(Ereditato da UICollectionViewLayout)
|
|
GetIndexPathsToDeleteForSupplementaryView(NSString)
|
(Ereditato da UICollectionViewLayout)
|
|
GetIndexPathsToInsertForDecorationView(NSString)
|
(Ereditato da UICollectionViewLayout)
|
|
GetIndexPathsToInsertForSupplementaryView(NSString)
|
(Ereditato da UICollectionViewLayout)
|
|
GetInvalidationContext(UICollectionViewLayoutAttributes, UICollectionViewLayoutAttributes)
|
(Ereditato da UICollectionViewLayout)
|
|
GetInvalidationContextForBoundsChange(CGRect)
|
(Ereditato da UICollectionViewLayout)
|
|
GetInvalidationContextForEndingInteractiveMovementOfItems(NSIndexPath[], NSIndexPath[], Boolean)
|
(Ereditato da UICollectionViewLayout)
|
|
GetInvalidationContextForInteractivelyMovingItems(NSIndexPath[], CGPoint, NSIndexPath[], CGPoint)
|
(Ereditato da UICollectionViewLayout)
|
|
GetLayout(UICollectionLayoutListConfiguration)
|
|
GetLayoutAttributesForInteractivelyMovingItem(NSIndexPath, CGPoint)
|
(Ereditato da UICollectionViewLayout)
|
|
GetMethodForSelector(Selector)
|
(Ereditato da NSObject)
|
|
GetNativeHash()
|
(Ereditato da NSObject)
|
|
GetTargetIndexPathForInteractivelyMovingItem(NSIndexPath, CGPoint)
|
(Ereditato da UICollectionViewLayout)
|
|
Init()
|
Inizializza l'oggetto chiamando il metodo Objective-C init .
(Ereditato da NSObject)
|
|
InitializeHandle(NativeHandle, String)
|
(Ereditato da NSObject)
|
|
InitializeHandle(NativeHandle)
|
(Ereditato da NSObject)
|
|
InitialLayoutAttributesForAppearingDecorationElement(NSString, NSIndexPath)
|
(Ereditato da UICollectionViewLayout)
|
|
InitialLayoutAttributesForAppearingItem(NSIndexPath)
|
(Ereditato da UICollectionViewLayout)
|
|
InitialLayoutAttributesForAppearingSupplementaryElement(NSString, NSIndexPath)
|
(Ereditato da UICollectionViewLayout)
|
|
InvalidateLayout()
|
(Ereditato da UICollectionViewLayout)
|
|
InvalidateLayout(UICollectionViewLayoutInvalidationContext)
|
(Ereditato da UICollectionViewLayout)
|
|
Invoke(Action, Double)
|
Richiama l'azione specificata dopo il ritardo specificato.
(Ereditato da NSObject)
|
|
Invoke(Action, TimeSpan)
|
Richiama l'azione specificata dopo il ritardo specificato.
(Ereditato da NSObject)
|
|
InvokeOnMainThread(Action)
|
Richiama l'azione specificata in modo sincrono nel thread principale dell'interfaccia utente.
(Ereditato da NSObject)
|
|
InvokeOnMainThread(Selector, NSObject)
|
Richiama in modo sincrono il codice specificato nel thread principale dell'interfaccia utente.
(Ereditato da NSObject)
|
|
IsEqual(NSObject)
|
(Ereditato da NSObject)
|
|
IsKindOfClass(Class)
|
(Ereditato da NSObject)
|
|
IsMemberOfClass(Class)
|
(Ereditato da NSObject)
|
|
LayoutAttributesForDecorationView(NSString, NSIndexPath)
|
(Ereditato da UICollectionViewLayout)
|
|
LayoutAttributesForElementsInRect(CGRect)
|
(Ereditato da UICollectionViewLayout)
|
|
LayoutAttributesForItem(NSIndexPath)
|
(Ereditato da UICollectionViewLayout)
|
|
LayoutAttributesForSupplementaryView(NSString, NSIndexPath)
|
(Ereditato da UICollectionViewLayout)
|
|
LayoutAttributesForSupplementaryView(UICollectionElementKindSection, NSIndexPath)
|
Attributi per la vista supplementare in corrispondenza del percorso indexPath specificato.
(Ereditato da UICollectionViewLayout)
|
|
MarkDirty()
|
Promuove un normale oggetto peer (IsDirectBinding è true) in un oggetto toggleref.
(Ereditato da NSObject)
|
|
MutableCopy()
|
(Ereditato da NSObject)
|
|
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)
|
(Ereditato da NSObject)
|
|
PerformSelector(Selector, NSObject, Double, NSString[])
|
(Ereditato da NSObject)
|
|
PerformSelector(Selector, NSObject, Double)
|
(Ereditato da NSObject)
|
|
PerformSelector(Selector, NSObject, NSObject)
|
(Ereditato da NSObject)
|
|
PerformSelector(Selector, NSObject)
|
(Ereditato da NSObject)
|
|
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])
|
(Ereditato da NSObject)
|
|
PerformSelector(Selector, NSThread, NSObject, Boolean)
|
(Ereditato da NSObject)
|
|
PerformSelector(Selector)
|
(Ereditato da NSObject)
|
|
PrepareForAnimatedBoundsChange(CGRect)
|
(Ereditato da UICollectionViewLayout)
|
|
PrepareForCollectionViewUpdates(UICollectionViewUpdateItem[])
|
(Ereditato da UICollectionViewLayout)
|
|
PrepareForInterfaceBuilder()
|
(Ereditato da NSObject)
|
|
PrepareForTransitionFromLayout(UICollectionViewLayout)
|
(Ereditato da UICollectionViewLayout)
|
|
PrepareForTransitionToLayout(UICollectionViewLayout)
|
(Ereditato da UICollectionViewLayout)
|
|
PrepareLayout()
|
(Ereditato da UICollectionViewLayout)
|
|
RegisterClassForDecorationView(Type, NSString)
|
Registra la classe identificata dal tipo come visualizzazione delle decorazioni.
(Ereditato da UICollectionViewLayout)
|
|
RegisterNibForDecorationView(UINib, NSString)
|
(Ereditato da UICollectionViewLayout)
|
|
RemoveObserver(NSObject, NSString, IntPtr)
|
(Ereditato da NSObject)
|
|
RemoveObserver(NSObject, NSString)
|
(Ereditato da NSObject)
|
|
RemoveObserver(NSObject, String, IntPtr)
|
(Ereditato da NSObject)
|
|
RemoveObserver(NSObject, String)
|
(Ereditato da NSObject)
|
|
RespondsToSelector(Selector)
|
(Ereditato da NSObject)
|
|
SetNilValueForKey(NSString)
|
(Ereditato da NSObject)
|
|
SetValueForKey(NSObject, NSString)
|
(Ereditato da NSObject)
|
|
SetValueForKeyPath(NativeHandle, NSString)
|
Imposta il valore per la proprietà identificata da un determinato percorso di chiave su un determinato valore.
(Ereditato da NSObject)
|
|
SetValueForKeyPath(NSObject, NSString)
|
(Ereditato da NSObject)
|
|
SetValueForUndefinedKey(NSObject, NSString)
|
(Ereditato da NSObject)
|
|
SetValuesForKeysWithDictionary(NSDictionary)
|
(Ereditato da NSObject)
|
|
ShouldInvalidateLayout(UICollectionViewLayoutAttributes, UICollectionViewLayoutAttributes)
|
(Ereditato da UICollectionViewLayout)
|
|
ShouldInvalidateLayoutForBoundsChange(CGRect)
|
(Ereditato da UICollectionViewLayout)
|
|
TargetContentOffset(CGPoint, CGPoint)
|
(Ereditato da UICollectionViewLayout)
|
|
TargetContentOffsetForProposedContentOffset(CGPoint)
|
(Ereditato da UICollectionViewLayout)
|
|
ToString()
|
Restituisce una rappresentazione di stringa del valore dell'istanza corrente.
(Ereditato da NSObject)
|
|
ValueForKey(NSString)
|
(Ereditato da NSObject)
|
|
ValueForKeyPath(NSString)
|
(Ereditato da NSObject)
|
|
ValueForUndefinedKey(NSString)
|
(Ereditato da NSObject)
|
|
WillChange(NSKeyValueChange, NSIndexSet, NSString)
|
(Ereditato da NSObject)
|
|
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)
|
(Ereditato da NSObject)
|
|
WillChangeValue(String)
|
(Ereditato da NSObject)
|