UIImageSymbolConfiguration
UIImageSymbolConfiguration()
UIImageSymbolConfiguration(IntPtr)
UIImageSymbolConfiguration(NativeHandle)
UIImageSymbolConfiguration(NSCoder)
UIImageSymbolConfiguration(NSObjectFlag)
ClassHandle
ConfigurationPreferringMulticolor
ConfigurationWithoutPointSizeAndWeight
ConfigurationWithoutScale
ConfigurationWithoutTextStyle
ConfigurationWithoutWeight
UnspecifiedConfiguration
Create(nfloat)
Create(NFloat)
Create(UIColor)
Create(UIColor[])
Create(UIFont)
Create(UIFontTextStyle)
Create(UIImageSymbolScale)
Create(UIImageSymbolWeight)
Create(nfloat, UIImageSymbolWeight)
Create(NFloat, UIImageSymbolWeight)
Create(UIFont, UIImageSymbolScale)
Create(UIFontTextStyle, UIImageSymbolScale)
Create(nfloat, UIImageSymbolWeight, UIImageSymbolScale)
Create(NFloat, UIImageSymbolWeight, UIImageSymbolScale)
GetConfigurationPreferringMonochrome()
IsEqualTo(UIImageSymbolConfiguration)
xamarinios
namespace UIKit
{
[Introduced(PlatformName.WatchOS, 6, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 13, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
[Register("UIImageSymbolConfiguration", true)]
public class UIImageSymbolConfiguration : UIImageConfiguration
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("configurationWithPointSize:")]
public static UIImageSymbolConfiguration! Create(nfloat pointSize);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.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