Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A simple library that provides device information for iOS/macOS apps

License

NotificationsYou must be signed in to change notification settings

jaywcjlove/DeviceInfo

Repository files navigation

Usingmy app is also a way tosupport me:
KeyzerVidwall HubVidCropVidwallMousio HintMousioMusicerAudioerFileSentinelFocusCursorVideoerKeyClickerDayBarIconedMousioQuick RSSQuick RSSWeb ServeCopybook GeneratorDevTutor for SwiftUIRegexMateTime PassageIconize FolderTextsound SaverCreate Custom SymbolsDevHubResume RevisePalette GeniusSymbol Scribe

DeviceInfo

A simple library that provides device information for iOS/macOS apps

Welcome to downloadDevTutor, a cheat sheet app designed to help developers quickly build excellent applications using SwiftUI.

DevTutor for SwiftUI AppStore

import DeviceInfoDeviceInfo.bundleName                     // e.g "DeviceInfoExample"DeviceInfo.bundleIdentifier               // e.g "com.wangchujiang.DeviceInfoExample"DeviceInfo.bundleVersion                  // e.g "1"DeviceInfo.systemVersionString            // e.g "Version 15.0 (Build 24A335)"DeviceInfo.isDarkMode                     // e.g `true`DeviceInfo.version                        // e.g "1.3"DeviceInfo.systemVersion.majorVersion     // e.g "1"DeviceInfo.systemVersion.minorVersion     // e.g "3"DeviceInfo.systemVersion.patchVersion     // e.g "0"DeviceInfo.systemMajorVersion             // e.g "1"DeviceInfo.systemMinorVersion             // e.g "3"DeviceInfo.systemPatchVersion             // e.g "0"DeviceInfo.appIcon           // -> UIImage | NSImageDeviceInfo.copyright         // "Copyright © 2024 Chujiang Wang. All rights reserved."DeviceInfo.appIsSandboxed    // e.g `true`

License

Licensed under the MIT License.

About

A simple library that provides device information for iOS/macOS apps

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp