NSCoder_UIGeometryKeyedCoding
DecodeCGAffineTransform(NSCoder, String)
DecodeCGPoint(NSCoder, String)
DecodeCGRect(NSCoder, String)
DecodeCGSize(NSCoder, String)
DecodeCGVector(NSCoder, String)
DecodeDirectionalEdgeInsets(NSCoder, String)
DecodeUIEdgeInsets(NSCoder, String)
DecodeUIOffsetForKey(NSCoder, String)
Encode(NSCoder, CGAffineTransform, String)
Encode(NSCoder, CGPoint, String)
Encode(NSCoder, CGRect, String)
Encode(NSCoder, CGSize, String)
Encode(NSCoder, CGVector, String)
Encode(NSCoder, NSDirectionalEdgeInsets, String)
Encode(NSCoder, UIEdgeInsets, String)
Encode(NSCoder, UIOffset, String)
xamarinios
namespace UIKit
{
public static class NSCoder_UIGeometryKeyedCoding
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("decodeDirectionalEdgeInsetsForKey:")]
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
public static NSDirectionalEdgeInsets DecodeDirectionalEdgeInsets(this NSCoder! This, string! key);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , 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