TVCollectionViewFullScreenCell
TVCollectionViewFullScreenCellAppearance
TVCollectionViewFullScreenCell()
TVCollectionViewFullScreenCell(CGRect)
TVCollectionViewFullScreenCell(IntPtr)
TVCollectionViewFullScreenCell(NativeHandle)
TVCollectionViewFullScreenCell(NSCoder)
TVCollectionViewFullScreenCell(NSObjectFlag)
Appearance
ClassHandle
ContentBleed
CornerRadius
MaskAmount
MaskedBackgroundView
MaskedContentView
NormalizedPosition
ParallaxOffset
AppearanceWhenContainedIn(Type[])
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
MaskAmountDidChange()
MaskAmountWillChange(nfloat)
MaskAmountWillChange(NFloat)
NormalizedPositionDidChange()
NormalizedPositionWillChange(nfloat)
NormalizedPositionWillChange(NFloat)
xamarintvos
namespace TVUIKit
{
[Introduced(PlatformName.TvOS, 13, 0, PlatformArchitecture.All, null)]
[Register("TVCollectionViewFullScreenCell", true)]
public class TVCollectionViewFullScreenCell : UICollectionViewCell
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("maskAmountWillChange:")]
public virtual void MaskAmountWillChange(nfloat nextMaskAmount);
}
}
| Xamarin tvOS | 0.0 |
|---|---|
Information specific to xamarintvos | |
| Assembly | Xamarin.TVOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API