CMTime
Flags
MaxTimeScale
EpochKey
FlagsKey
Indefinite
Invalid
NegativeInfinity
PositiveInfinity
ScaleKey
TimeEpoch
TimeFlags
TimeScale
Value
ValueKey
Zero
CMTime(Int64, Int32)
CMTime(Int64, Int32, Int64)
AbsoluteValue
Description
HasBeenRounded
IsIndefinite
IsInvalid
IsNegativeInfinity
IsNumeric
IsPositiveInfinity
Seconds
Add(CMTime, CMTime)
Compare(CMTime, CMTime)
ConvertScale(Int32, CMTimeRoundingMethod)
Equals(Object)
Fold(CMTime, CMTimeRange)
FromDictionary(NSDictionary)
FromSeconds(Double, Int32)
GetHashCode()
GetMaximum(CMTime, CMTime)
GetMinimum(CMTime, CMTime)
Multiply(CMTime, Double)
Multiply(CMTime, Int32)
Multiply(CMTime, Int32, Int32)
Subtract(CMTime, CMTime)
ToDictionary()
ToString()
operator -(CMTime, CMTime)
operator !=(CMTime, CMTime)
operator *(CMTime, Double)
operator *(CMTime, Int32)
operator +(CMTime, CMTime)
operator <(CMTime, CMTime)
operator <=(CMTime, CMTime)
operator ==(CMTime, CMTime)
operator >(CMTime, CMTime)
operator >=(CMTime, CMTime)
xamarinwatchos
namespace CoreMedia
{
[Watch(6, 0)]
public struct CMTime
{
public override bool Equals(object obj);
}
}
.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