INRideFeedbackTypeOptions 枚举

定义

枚举骑乘的反馈要求。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INRideFeedbackTypeOptions
type INRideFeedbackTypeOptions = 
继承
INRideFeedbackTypeOptions
属性

字段

Rate 1

指示用户必须对驱动程序进行评分。

Tip 2

指示用户必须指定提示。

适用于