Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit aebf2d6

Browse files
authored
Merge pull request #20 from MFB-Technologies-Inc/v20.3.0
v20.3.0
2 parents 80294b2 + 4742400 commit aebf2d6

File tree

90 files changed

+339
-333
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+339
-333
lines changed

Sources/IntuneMAMSwift.xcframework/ios-arm64/IntuneMAMSwift.framework/Headers/IntuneMAMUIHelper.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,7 @@ __attribute__((visibility("default")))
1515
// Returns a localized string value for the policy requires restart message.
1616
+ (NSString*_Nullable) getRestartApplicationMessage;
1717

18+
// Generates an image of the specified window regardless of screen capture block policy.
19+
+ (UIImage*_Nullable) captureImageOfWindow:(UIWindow*_Nonnull)window;
20+
1821
@end
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
23 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)