Searched refs:checkOrientationBound (Results 1 – 2 of 2) sorted by relevance
305 static checkOrientationBound(value: number) { method in DeviceInformation331 DeviceInformation.checkOrientationBound(
15 …checkOrientationBound(e){return e>90?90:e<-90?-90:e}handleSave(){if(console.assert(void 0!==this.s…