EmbeddedBiometricPrompt.PreviousTranslationOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the starting layout translation offset in pixels (px) for the appear (entry) animation.
public int PreviousTranslationOffset { [Android.Runtime.Register("getPreviousTranslationOffset", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getPreviousTranslationOffset", "()I", "", ApiSince=37)>]
member this.PreviousTranslationOffset : int
Property Value
The starting translation offset in pixels (px), or -1 if the system default is used.
- Attributes