BooleanKeyFrame.KeyTime 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置关键帧的目标 Value 应到达的时间。
public:
property System::Windows::Media::Animation::KeyTime KeyTime { System::Windows::Media::Animation::KeyTime get(); void set(System::Windows::Media::Animation::KeyTime value); };
public System.Windows.Media.Animation.KeyTime KeyTime { get; set; }
member this.KeyTime : System.Windows.Media.Animation.KeyTime with get, set
Public Property KeyTime As KeyTime
属性值
关键帧的当前值所处的时间应该等于其 Value 属性。 默认值是 Uniform。
实现
注解
依赖项属性信息
标识符字段 | KeyTimeProperty |
元数据属性设置为 true |
无 |