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)
xamarinwatchos
namespace UIKit
{
public static class NSCoder_UIGeometryKeyedCoding
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("decodeCGVectorForKey:")]
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
public static CGVector DecodeCGVector(this NSCoder! This, string! key);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , 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