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)
xamarinwatchos
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("configurationWithTextStyle:scale:")]
public static UIImageSymbolConfiguration! Create([BindAs(typeof(UIFontTextStyle), OriginalType = typeof(NSString))] UIFontTextStyle textStyle, UIImageSymbolScale scale);
}
}
.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